home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d16 / winbatch.arc / README.TXT < prev    next >
Text File  |  1991-05-22  |  15KB  |  408 lines

  1.                 WELCOME TO WINBATCH!
  2.  
  3.  This disk contains WinBatch 2.0C
  4.  
  5.  
  6.  This file contains the following information:
  7.  
  8.         1) Late-Breaking News
  9.         2) The pesky registration reminder screens
  10.         3) A Special Offer for licensees of competing batch languages
  11.         4) A few legal matters
  12.         5) Packing List
  13.         6) Installation Instructions
  14.         7) Online Support Information
  15.         8) Association of Shareware Professionals Ombudsman Statement
  16.         9) The complete licensing agreement
  17.        10) Order Form
  18.  
  19.  
  20.  
  21.             *** LATE-BREAKING NEWS ***
  22.  
  23.  Announcing WinBatch, a complete honest-to-goodness Windows 3.0 batch
  24.  language.  WinBatch allows you to create sophisticated batch language
  25.  files to control your Windows environment.  WinBatch has over a hundred
  26.  different functions to manipulate files, directories, windows, and other
  27.  window applications.  WinBatch even has a SENDKEY statement that allows
  28.  you to send keystrokes to other windows applications.  And there is
  29.  even a way to send keystrokes to DOS applications.
  30.  
  31.  This particular release includes several functions not in the manual.
  32.  They are:  WallPaper, ItemCount, ItemExtract, and DirRename.
  33.  
  34.                                                      
  35.  Please note the online HELP cardfile, WB_HELP.CRD 
  36.  The cardfile has quick help for the entire WinBatch command set.  The
  37.  current WINBATCH.TXT manual is not complete.  We have enclosed portions
  38.  of our WinBatch manual which has some similiar capabilities.
  39.  
  40.  *** Be sure to put WINBATCH.EXE and WINBAT01.DLL in a directory defined
  41.      in your DOS PATH statement.  Also check the extensions section of
  42.      the WIN.INI file to be sure the WBT extension points to the directory
  43.      where WINBATCH is installed.
  44.  
  45.  
  46.  
  47.                  REGISTRATION REMINDERS
  48.  
  49.  Unlicensed copies of WinBatch are 100% fully functional.  In addition,
  50.  the unlicensed copies have a pesky registration reminder screen that
  51.  pops up on occassion.  The reminder screen will NOT pop up more than
  52.  once per clock hour.
  53.  
  54.  This allows you to see it once, and then go about writing and debugging
  55.  your own WinBatch WBT files, running the program LOTS of times, and not
  56.  being bothered by the reminder screens till the next hour ticks by.
  57.  
  58.  
  59.                     SPECIAL OFFER
  60.  
  61.  A SPECIAL OFFER for owners of licenses for other Windows batch
  62.  language products.  If you have purchased any of the following
  63.  products in the past, you may update to WinBatch for only $35.00
  64.  
  65.           SoftBridge "Batch Tools"
  66.           SoftBridge "Bridge"
  67.           Publishing Technologies "BatchWorks"
  68.  
  69.  In order to take advantage of this offer, send the original front
  70.  page of the software manual and a photocopy of the front of the
  71.  program diskette.  Fill out the order form at the end of this file,
  72.  enclose a check for $35 plus any applicable shipping and MAIL it in.
  73.  
  74.  
  75.  
  76.  
  77.                         LEGAL MATTERS
  78.  
  79.  Of course the usual disclaimers still apply.  We are not
  80.  responsible for anything at all.  Nothing.  Even if we are
  81.  held responsible, the limit of our liability is the
  82.  licensing fees you paid.  The full text of our license
  83.  agreement is found near the bottom of this file.
  84.  
  85.  
  86.                        PACKING LIST:
  87.  
  88.  Files ending with $ have been compressed and are expanded by the 
  89.  setup program.
  90.  
  91.  
  92.  README   TXT    This File
  93.  SETUP    EXE    The Windows-based setup program.
  94.  SETUP    INF    Information file for the setup program.
  95.  WB__VER  ???    A dummy file.  ??? is the current version number.
  96.  
  97.  WINBATCH EXE    The main WinBatch EXE file       <Put in DOS Path>
  98.  WINBAT01 DLL    A required Dynamic Link Library  <Put in DOS Path>
  99.  WININFO  EXE    A utility to help determine window size and
  100.                  position for the WinPlace function.
  101.  WB_HELP  CRD    A cardfile with a mini-manual on it.
  102.  
  103.  WINBATCH TX$    The disk-based manual.   A Compressed file.
  104.  #WB-CHGS TXT    Blow by blow differences in recent versions.
  105.  #WB-INI  TXT    Notes on WIN.INI keywords used by WinBatch.
  106.  
  107.  SLIDES   WBT    Sample WBT file.  BMP Wallpaper Slide Show.
  108.  DOSPASTE WBT    Sample WBT file.  How-2 paste to DOS apps.
  109.  STONES   WBT    Sample WBT file.  "Stones" game -- Can you count?
  110.  STONES   WTX    Text file used by STONES.WBT for instructions
  111.  ZOOMER   WBT    Sample WBT file.  Runs apps from ProgMan in
  112.                  Maximized mode. 
  113.  
  114.  BINXZ    EXE    More of the Windows setup program.
  115.  EXPAND   EXE    Expand utility to uncompress WINBATCH.TX$
  116.                  See Manual Install instructions.
  117.  
  118.  
  119.                HOW TO INSTALL WINBATCH
  120.  
  121.  >>>AUTOMAGIC INSTALL
  122.  
  123.  Use our SETUP.EXE program, which will copy the files for you and install 
  124.  a WINBATCH group in the program manager with various sample files.  
  125.  To use our SETUP.EXE program...   (Manual install instructions below)
  126.  
  127.    1) Close down all extraneous Windows applications.
  128.  
  129.    2) Double-Click on the SETUP.EXE program
  130.  
  131.    3) When the setup program asks for a directory, specify initial directory,
  132.       or accept the given default (C:\WINDOWS).
  133.  
  134.  
  135.  NOTE:  If you are updating from a previous version, and made any of the
  136.         WinBatch files READ-ONLY, remove the read-only attribute from
  137.         the files before running setup.
  138.         (Or else the setup process will hang)
  139.  
  140.  >>>MANUAL INSTALL
  141.     
  142.  Actually, all you have to do is copy the following files to a directory
  143.  mentioned in your DOS path statement.
  144.      WINBATCH.EXE
  145.      WINBAT01.DLL
  146.      
  147.  In addition you may wish to copy the following files to a WINBATCH
  148.  directory
  149.      WB_HELP.CRD
  150.      STONES.WBT
  151.      STONES.WTX
  152.      ZOOMER.WBT
  153.      DOSPASTE.WBT
  154.  
  155.  The manual is stored on the disk in a compressed format.  The automagic
  156.  setup program will uncompress it automagically.  For the manual install,
  157.  copy the WINBATCH.TX$ and the EXPAND.EXE files to a temporary directory
  158.  and enter the following command:
  159.  
  160.         EXPAND WINBATCH.TX$ WINBATCH.TXT
  161.  
  162.  
  163.  
  164.  
  165.                     ON-LINE SUPPORT
  166.  
  167.  WinBatch has on-line support on a number of computer systems.
  168.  
  169.  First of all, the home of WinBatch is on Compuserve, in the
  170.  WINAPA forum, in the Wilson WindowWare section (#15 currently).  Also
  171.  the latest and greatest downloads are available from DL15 of the
  172.  WINAPA forum.  The Wilson WindowWare section of the WINAPA forum
  173.  is checked on a daily basis, and all questions will be responded to.
  174.  
  175.  The FidoNet Windows echomail conference is also monitored for Windows
  176.  questions in general.  Questions about Windows and WinBatch will
  177.  be answered in the echo.
  178.  
  179.  If your budget is not able to afford Compuserve, we strongly suggest
  180.  that you contact your local BBS sysops and encourage them to carry
  181.  the Windows echomail conferences.
  182.  
  183.  Registered users may also call our BBS for the latest versions of
  184.  our products. (206) 935-5198   USR HST D/S V.42bis 9600+ 8N1
  185.  
  186.  
  187.      Association of Shareware Professionals Ombudsman Statement
  188.  
  189.  
  190.        Wilson WindowWare, the producer of WinBatch, is a
  191.        member of the Association of Shareware Professionals
  192.        (ASP).  ASP wants to make sure that the shareware
  193.        principle works for you. If you are unable to resolve a
  194.        shareware-related problem with an ASP member by contacting
  195.        the member directly, ASP may be able to help. The ASP
  196.        Ombudsman can help you resolve a dispute or problem with
  197.        an ASP member, but does not provide technical support for
  198.        members' products. Please write to the ASP Ombudsman at
  199.        545 Grover Road, Muskegon MI 49442 or send a Compuserve
  200.        message via easyplex to ASP Ombudsman 70007,3536
  201.  
  202.  The legalese section...
  203.  
  204.  WINBATCH
  205.  Copyright ⌐ 1988-1991 by Morrie Wilson.
  206.  All rights reserved.
  207.  
  208.  
  209.  
  210.  SOFTWARE LICENSE
  211.  
  212.  WinBatch is not and has never been public domain
  213.  software, nor is it free software.
  214.  
  215.  Non-licensed users are granted a limited license to use
  216.  WinBatch on a 21-day trial basis for the purpose of
  217.  determining whether WinBatch is suitable for their
  218.  needs.  The use of WinBatch, except for the initial
  219.  21-day trial, requires registration.  The use of
  220.  unlicensed copies of WinBatch, outside of the initial 
  221.  21-day trial, by any person, business, corporation, 
  222.  government agency or any other entity is strictly prohibited.
  223.  
  224.  A single user license permits a user to use WinBatch
  225.  only on a single computer.  Licensed users may use the
  226.  program on different computers, but may not use the program
  227.  on more than one computer at the same time.
  228.  
  229.  No one may modify or patch the WinBatch executable
  230.  files in any way,  including but not limited to
  231.  decompiling, disassembling, or otherwise reverse
  232.  engineering the program.
  233.  
  234.  A limited license is granted to copy and distribute
  235.  WinBatch only for the trial use of others, subject
  236.  to the above limitations, and also the following:
  237.  
  238.   1)    WinBatch must be copied in unmodified form, complete
  239.         with the file containing this license information.
  240.  
  241.   2)    The full machine-readable WinBatch documentation must
  242.         be included with each copy.
  243.  
  244.   3)    WinBatch may not be distributed in conjunction with
  245.         any other  product with out a specific license to do so
  246.         from Wilson WindowWare.
  247.  
  248.   4)    No fee, charge, or other compensation may be requested or
  249.         accepted, except as authorized below:
  250.  
  251.         A) Operators of electronic bulletin board systems (sysops)
  252.            may make WinBatch available for downloading only as
  253.            long as the above conditions are met.  An overall or
  254.            time-dependent charge for the use of the bulletin board
  255.            system is permitted as long as there is not a specific
  256.            charge for the download of WinBatch.
  257.  
  258.         B) Vendors of user-supported or shareware software approved by
  259.            the ASP may distribute WinBatch, subject to the
  260.            above conditions, without specific permission.  Non-
  261.            approved vendors may distribute WinBatch only after
  262.            obtaining written permission from Wilson WindowWare.
  263.            Such permission is usually granted.  Please write for
  264.            details (enclose your catalog).  Vendors may charge a
  265.            disk duplication and handling fee, which, when pro-rated
  266.            to the WinBatch product, may not exceed eight dollars.
  267.  
  268.   LIMITED WARRANTY
  269.  
  270.   Wilson WindowWare guarantees your satisfaction with this
  271.   product for a period of 60 days from the date of original
  272.   purchase.  If you are unsatisfied with WinBatch
  273.   within that time period, return the package in saleable
  274.   condition to the place of purchase for a full refund.
  275.  
  276.   Wilson WindowWare warrants that all disks provided are
  277.   free from defects in material and workmanship, assuming
  278.   normal use, for a period of 60 days from the date of
  279.   purchase.
  280.  
  281.   Wilson WindowWare warrants that the program will perform
  282.   in substantial compliance with the documentation supplied
  283.   with the software product.  If a significant defect in
  284.   the product is found, the Purchaser may return the
  285.   product for a refund.  In no event will such a refund
  286.   exceed the purchase price of the product.
  287.  
  288.   EXCEPT AS PROVIDED ABOVE, WILSON WINDOWWARE DISCLAIMS ALL
  289.   WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING, BUT NOT
  290.   LIMITED TO IMPLIED WARRANTIES OF MERCHANTABILITY AND
  291.   FITNESS FOR A PARTICULAR PURPOSE, WITH RESPECT TO THE
  292.   PRODUCT.  SHOULD THE PROGRAM PROVE DEFECTIVE, THE
  293.   PURCHASER ASSUMES THE RISK OF PAYING THE ENTIRE COST OF
  294.   ALL NECESSARY SERVICING, REPAIR, OR CORRECTION AND ANY
  295.   INCIDENTAL OR CONSEQUENTIAL DAMAGES.  IN NO EVENT WILL
  296.   WILSON WINDOWWARE BE LIABLE FOR ANY DAMAGES WHATSOEVER
  297.   (INCLUDING WITHOUT LIMITATION DAMAGES FOR LOSS OF
  298.   BUSINESS PROFITS, BUSINESS INTERRUPTION, LOSS OF BUSINESS
  299.   INFORMATION AND THE LIKE) ARISING OUT OF THE USE OR THE
  300.   INABILITY TO USE THIS PRODUCT EVEN IF WILSON WINDOWWARE
  301.   HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  302.  
  303.   Use of this product for any period of time constitutes
  304.   your acceptance of this agreement and subjects you to its
  305.   contents.
  306.  
  307.   U.S. GOVERNMENT RESTRICTED RIGHTS
  308.  
  309.   Use, duplication, or disclosure by the Government is subject
  310.   to restrictions as set forth in subdivision (b)(3)(ii) of
  311.   the Rights in Technical Data and Computer Software clause at
  312.   252.227-7013.  Contractor/manufacturer is Wilson WindowWare
  313.   2701 California Ave SW /suite 212/ Seattle, WA 98116
  314.  
  315.   TRADEMARKS
  316.  
  317.   IBM, PC/XT, PC/AT, and PS/2 are registered trademarks
  318.   of International Business Machines Corporation.
  319.  
  320.   Microsoft and MS-DOS are registered trademarks of
  321.   Microsoft Corporation.
  322.   Windows is a trademark of Microsoft Corporation.
  323.  
  324.   Pagemaker is a trademark of Aldus Corporation.
  325.  
  326.   PubTech and BatchWorks are registered trademarks of
  327.   Publishing Technologies, Inc.
  328.  
  329.   Bridge and Batch Tools are registered trademarks of
  330.   SoftBridge, Inc.
  331.  
  332.  
  333.   Command Post and WinBatch are trademarks of Wilson WindowWare.
  334.  
  335.  
  336.  
  337.  
  338.  
  339.                           ORDERING INFORMATION
  340.  
  341.  Licensing WinBatch bring you wonderful benefits.  Some of these are:
  342.     - Gets rid of that pesky reminder window that comes up when you start
  343.       WinBatch.
  344.     - Entitles you to one hour free phone support for 90 days (Your nickel).
  345.     - Insures that you have the latest version of WinBatch.
  346.     - Gets you your own printed copy of the manual.
  347.     - Encourages the authors of this program to continue bringing you
  348.       new and better products instead of breaking down and getting
  349.       real jobs.
  350.    -  Gets you on our mailing list so you are occassionally notified of
  351.       spectacular updates and our other Windows products.
  352.    -  And, of course, our 60-day money back gaurantee.
  353.  
  354.  
  355.  
  356.               WINBATCH ORDER FORM 2.0B
  357.  
  358.  Name:   ____________________________________________________
  359.  
  360.  Company:____________________________________________________
  361.  
  362.  Address:____________________________________________________
  363.  
  364.          ____________________________________________________
  365.  
  366.  City:   ________________________  St:______  Zip:___________
  367.  
  368.  Phone: (______)_________________    Country:________________
  369.  
  370.  
  371.               ____ WinBatch(s)    @ $69.95 : _______.____
  372.  
  373.  Foreign air shipping (except Canada) @  $9.50 : _______.____
  374.  
  375.                                           Total: _______.____
  376.  
  377.  
  378.  Disk Size(circle one)    5.25" acceptable     3.5" required
  379.  
  380.  Please enclose a check payable to Wilson WindowWare; or you may
  381.  use Amex, Visa, MasterCharge, or EuroCard.  For credit cards,
  382.  please enter the information below:
  383.  
  384.  Card #:__ __ __ __ - __ __ __ __ - __ __ __ __ - __ __ __ __
  385.  
  386.  Expiration date: ____/____
  387.  
  388.  Signature:  _________________________________________
  389.  
  390.  
  391.  Where did you get your copy of WinBatch?
  392.  
  393.  
  394.  ____________________________________________________________
  395.  
  396.  
  397.           Send to:  Wilson WindowWare
  398.                     2701 California Ave SW #212 
  399.                     Seattle, WA 98116 
  400.                     USA 
  401.  
  402.           or call:  (800) 762-8383  (orders only)
  403.                     (206) 937-9335
  404.                     (206) 935-7129  (fax) 
  405.  
  406.  
  407.            (Please allow 3 to 4 weeks for delivery) 
  408.